Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Type Update Change
freedesktop_entry_parser (source) dependencies major 1.32.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sashanoraa/freedesktop_entry_parser (freedesktop_entry_parser)

v2.0.1

Compare Source

  • Remove implicate indexmap feature.
  • Pin indexmap version to keep MSRV at 1.65.0.
  • Migrate project to Codeberg.

v2.0.0

This is a major release that overhauls much of the library internals
and changes the public API. Here are the headlining changes:

  • Overhauled public API. The high level API exposes the parsed
    file as essentially a two-dimensional hash map keyed by section and attribute name.
  • Duplicate attribute keys are now supported in the high level API. Each attribute key returns
    a list of values for that attribute. An empty list indicates the key was not present.
  • Duplicate sections are now merged in the high level API.
  • The low level API now has both byte and string variants.
  • Spaces before and after the equal sign of attributes are now ignored as per the spec.
  • Remove all unsafe code.
  • The minimum Rust compiler version (MSRV) is now Rust 1.65.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

Package Changes Through 0ca9675

There are 1 changes which include cargo-mobile2 with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
cargo-mobile2 0.22.1 0.22.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@renovate renovate bot force-pushed the renovate/freedesktop_entry_parser-2.x branch 8 times, most recently from 834b6ea to d78f081 Compare October 16, 2025 10:43
@renovate renovate bot force-pushed the renovate/freedesktop_entry_parser-2.x branch 5 times, most recently from 11f316c to ccbbbbb Compare October 18, 2025 03:38
@renovate renovate bot force-pushed the renovate/freedesktop_entry_parser-2.x branch from ccbbbbb to 053d5ff Compare January 15, 2026 10:59
@socket-security
Copy link

socket-security bot commented Jan 15, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfreedesktop_entry_parser@​1.3.0 ⏵ 2.0.11001009310070

View full report

@FabianLars FabianLars merged commit 0395169 into dev Jan 15, 2026
19 checks passed
@FabianLars FabianLars deleted the renovate/freedesktop_entry_parser-2.x branch January 15, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants